PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFIdMap Class / PDFIdMap Constructor / PDFIdMap Constructor(PDFCosDictionary)
The COS ID tree
In This Topic
    PDFIdMap Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFIdMap( 
       PDFCosDictionary cosIdTree
    )

    Parameters

    cosIdTree
    The COS ID tree
    See Also